| Miner.Geodatabase.Network Namespace > IFeederInfo<TKey> Interface : SubFeederIDs Property | 
'DeclarationReadOnly Property SubFeederIDs As System.String()
'UsageDim instance As IFeederInfo(Of TKey) Dim value() As System.String value = instance.SubFeederIDs
System.string[] SubFeederIDs {get;}
read-only property SubFeederIDs: System.array of String;
function get SubFeederIDs : System.String[]
            __property System.string*[]* get_SubFeederIDs();
            property System.array<String^>^ SubFeederIDs {
   System.array<String^>^ get();
}
            Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2